home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / beyondcompare / BCompareSetup_080730.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2008-07-31  |  6.2 KB  |  86 lines

  1. ;InnoSetupVersion=5.2.3
  2. [Setup]
  3. AppName=Beyond Compare 3
  4. AppVerName=Beyond Compare version 3.0.0
  5. AppId=BeyondCompare3
  6. AppPublisher=Scooter Software
  7. AppPublisherURL=http://www.scootersoftware.com/
  8. AppSupportURL=http://www.scootersoftware.com/
  9. AppUpdatesURL=http://www.scootersoftware.com/
  10. AppMutex=BeyondCompare3,Global\BeyondCompare3
  11. DefaultDirName={code:DefaultDirName}\Beyond Compare 3
  12. DefaultGroupName=Beyond Compare 3
  13. UninstallDisplayIcon={app}\BCompare.exe
  14. OutputBaseFilename=in
  15. Compression=lzma
  16. PrivilegesRequired=none
  17. ChangesAssociations=yes
  18. AllowNoIcons=yes
  19. LicenseFile=embedded\License.rtf
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22. [Files]
  23. Source: "{app}\BCompare.exe"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\BCompare.chm"; DestDir: "{app}"; 
  25. Source: "{app}\License.html"; DestDir: "{app}"; 
  26. Source: "{app}\BComp.com"; DestDir: "{app}"; 
  27. Source: "{app}\BComp.exe"; DestDir: "{app}"; 
  28. Source: "{app}\BCShellEx.dll"; DestDir: "{app}"; Check: "not IsPortableInstall"; Flags: restartreplace uninsrestartdelete 
  29. Source: "{app}\BCShellEx64.dll"; DestDir: "{app}"; Check: "not IsPortableInstall"; Flags: restartreplace uninsrestartdelete 
  30. Source: "{app}\Readme.txt"; DestDir: "{app}"; 
  31. Source: "{app}\Helpers\PdfToText.exe"; DestDir: "{app}\Helpers"; 
  32. Source: "{app}\Helpers\XLS_to_CSV_Single.vbs"; DestDir: "{app}\Helpers"; 
  33. Source: "{app}\unrar.dll"; DestDir: "{app}"; 
  34. Source: "{app}\7zxa.dll"; DestDir: "{app}"; 
  35. Source: "{app}\UACLaunch.exe"; DestDir: "{app}"; MinVersion: 0.0,6.0; Flags: deleteafterinstall 
  36. ; Source: "{app}\,1"; DestDir: "{app}"; Check: "NeedsNewStateXml"; Flags: onlyifdoesntexist 
  37. ; Source: "{app}\,2"; DestDir: "{app}"; Flags: skipifsourcedoesntexist 
  38. [Registry]
  39. Root: HKCR; Subkey: ".bcpkg"; ValueType: String; ValueData: "BeyondCompare.SettingsPackage"; Check: "not IsPortableInstall"; Flags: uninsdeletekey noerror 
  40. Root: HKCR; Subkey: "BeyondCompare.SettingsPackage"; ValueType: String; ValueData: "Beyond Compare Settings Package"; Check: "not IsPortableInstall"; Flags: uninsdeletekey noerror 
  41. Root: HKCR; Subkey: "BeyondCompare.SettingsPackage\DefaultIcon"; ValueType: String; ValueData: "{app}\BCompare.exe,0"; Check: "not IsPortableInstall"; Flags: noerror 
  42. Root: HKCR; Subkey: "BeyondCompare.SettingsPackage\shell\open\command"; ValueType: String; ValueData: """{app}\BCompare.exe"" ""%1"""; Check: "not IsPortableInstall"; Flags: noerror 
  43. Root: HKCR; Subkey: ".bcss"; ValueType: String; ValueData: "BeyondCompare.Snapshot"; Check: "not IsPortableInstall"; Flags: uninsdeletekey noerror 
  44. Root: HKCR; Subkey: "BeyondCompare.Snapshot"; ValueType: String; ValueData: "Beyond Compare Snapshot"; Check: "not IsPortableInstall"; Flags: uninsdeletekey noerror 
  45. Root: HKCR; Subkey: "BeyondCompare.Snapshot\DefaultIcon"; ValueType: String; ValueData: "{app}\BCompare.exe,0"; Check: "not IsPortableInstall"; Flags: noerror 
  46. Root: HKCR; Subkey: "BeyondCompare.Snapshot\shell\open\command"; ValueType: String; ValueData: """{app}\BCompare.exe"" ""%1"""; Check: "not IsPortableInstall"; Flags: noerror 
  47. Root: HKLM; Subkey: "System\CurrentControlSet\Services\EventLog\Application\Beyond Compare 3"; Check: "not IsPortableInstall"; Flags: uninsdeletekey 
  48. Root: HKLM; Subkey: "System\CurrentControlSet\Services\EventLog\Application\Beyond Compare 3"; ValueName: "EventMessageFile"; ValueType: String; ValueData: "{app}\BCompare.exe"; Check: "not IsPortableInstall"; 
  49. Root: HKLM; Subkey: "System\CurrentControlSet\Services\EventLog\Application\Beyond Compare 3"; ValueName: "TypesSupported"; ValueType: Dword; ValueData: "$7"; Check: "not IsPortableInstall"; 
  50. [Run]
  51. Filename: "{app}\BCompare.exe"; Parameters: "{code:RunAppParams}"; Description: "Launch application"; Check: "IsAutoUpdate or not WizardSilent"; OnlyBelowVersion: 0.0,6.0; Flags: postinstall nowait
  52. Filename: "{app}\UACLaunch.exe"; Parameters: """{app}\BCompare.exe"" {code:RunAppParams}"; Description: "Launch application"; Check: "IsAutoUpdate or not WizardSilent"; MinVersion: 0.0,6.0; Flags: postinstall 
  53. [Icons]
  54. Name: "{code:icongroup}\Beyond Compare 3"; Filename: "{app}\BCompare.exe"; Check: "IsStdInstall"; 
  55. Name: "{code:icongroup}\Beyond Compare 3 Help"; Filename: "{app}\BCompare.chm"; Check: "IsStdInstall"; 
  56. Name: "{code:icongroup}\Uninstall Beyond Compare 3"; Filename: "{uninstallexe}"; Check: "IsStdInstall"; 
  57. Name: "{code:icondesktop}\Beyond Compare 3"; Filename: "{app}\BCompare.exe"; Tasks: desktopicon; 
  58. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Beyond Compare 3"; Filename: "{app}\BCompare.exe"; Tasks: quicklaunchicon; 
  59. [Tasks]
  60. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; Check: "IsStdInstall"; 
  61. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; Check: "IsStdInstall"; 
  62. Name: "shellextension"; Description: "Include in &Explorer context menu"; GroupDescription: "Additional icons:"; Check: "IsStdInstall"; 
  63. [CustomMessages]
  64. en.NameAndVersion=%1 version %2
  65. en.AdditionalIcons=Additional icons:
  66. en.CreateDesktopIcon=Create a &desktop icon
  67. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  68. en.ProgramOnTheWeb=%1 on the Web
  69. en.UninstallProgram=Uninstall %1
  70. en.LaunchProgram=Launch %1
  71. en.AssocFileExtension=&Associate %1 with the %2 file extension
  72. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  73. en.InstallTypeCaption=Installation Type
  74. en.InstallTypeDescription=Choose the install type that best suits your needs.
  75. en.InstallTypeSubDescription=Select the installation type below
  76. en.InstallTypeWin9x=&Standard install
  77. en.InstallTypeAllUsers=Install for &all users
  78. en.InstallTypeCurrentUser=Install for ¤t user ({username})
  79. en.InstallTypePortable=Create &portable install
  80. en.InstallTypeUpgrade=&Upgrade existing install (%s)
  81. en.PortableLabel=You can create a portable install at any location, such as a removable USB drive.  It won't install icons or the shell extension, won't affect the registry, and can be uninstalled by deleting the directory.
  82. [Languages]
  83. ; These files are stubs
  84. ; To achieve better results after recompilation, use the real language files
  85. Name: "en"; MessagesFile: "embedded\en.isl"; 
  86.